[IA64] print command line of xen
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Mon, 28 Aug 2006 19:31:35 +0000 (13:31 -0600)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Mon, 28 Aug 2006 19:31:35 +0000 (13:31 -0600)
Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com>
xen/arch/ia64/xen/xensetup.c

index 05e8b8dc57d9fe8a7f67a0217e566dfa694dd2f2..8c2140972eb9599f91e82d84883b73ecb1cebb1f 100644 (file)
@@ -287,6 +287,7 @@ void start_kernel(void)
         ia64_boot_param->initrd_size = 0;
     }
 
+    printk("Xen command line: %s\n", saved_command_line);
     /* xenheap should be in same TR-covered range with xen image */
     xenheap_phys_end = xen_pstart + xenheap_size;
     printk("xen image pstart: 0x%lx, xenheap pend: 0x%lx\n",